Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add nats build tag from KINE for embedded support #8882

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bruth
Copy link
Contributor

@bruth bruth commented Nov 16, 2023

Proposed Changes

Support embedded NATS by default.

Types of Changes

It will embed the NATS server as part of the k3s binary rather than require an external server.

Verification

NATS is already embedded within standalone KINE releases.

Testing

Current testing is done within KINE.

Linked Issues

User-Facing Change

For existing deployments of k3s that used NATS (implying an external server/cluster), the --datastore-endpoint=nats://... CLI option must be updated with the noEmbed param to prevent running in embedded mode and expect to connect to an external server.

Further Comments

None.

@bruth bruth requested a review from a team as a code owner November 16, 2023 11:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant